From: Chong Yidong Date: Fri, 10 Nov 2006 16:58:10 +0000 (+0000) Subject: * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~32161 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=719106a318d84561d21f06411f8a93a3d9975ed3;p=emacs.git * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite fontification for "case" and "default" keywords. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08fbe258322..fb60cf8363f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-11-10 Simon Marshall + + * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite + fontification for "case" and "default" keywords. + 2006-11-10 Andreas Schwab * calendar/cal-dst.el (calendar-dst-check-each-year-flag): Avoid